home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7032 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.iastate.edu!usenet
  2. From: goeken@iastate.edu (Scott Matthew Goeken)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Borland C 4.52 & Opening Dialog Boxes
  5. Date: Wed, 21 Feb 1996 06:18:15 GMT
  6. Organization: Iowa State University, Ames, Iowa
  7. Message-ID: <4gedfe$b6n@news.iastate.edu>
  8. References: <4g9o4v$de8@news.eunet.cz>
  9. NNTP-Posting-Host: welch-roberts07.res.iastate.edu
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. Borivoj Kostka <kostka@tovek.cz> wrote:
  13.  
  14. >wiersch@fastlane.net (Albert Wiersch) writes:
  15. >> I've noticed a strange problem with my program... Basically, the dialog boxes will open when my program is run with Borland C++ running as
  16. >> well, but if I try to run the executable without BC, the dialog boxes won't open. What am I missing?
  17. >> 
  18.  
  19. >> 
  20. >Try to call EnableBWCC or EnableCtl3d in TApplication
  21. >constructor.
  22.  
  23. I'm Having the same problem but I'm not using the TApplication just
  24. using windowsx.h and windows.h I'm new to windows programming so I
  25. could be mistaken.
  26. Is there an iniitilization function that I must call?
  27.  
  28. --
  29. Scott Matthew Goeken   goeken@iastate.edu
  30. http://www.public.iastate.edu/~goeken
  31.  
  32.